home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / programs / wb / iconimage / install < prev    next >
Text File  |  1995-02-13  |  242b  |  9 lines

  1.  
  2. ;Install IconImage into the WBStartup drawer.
  3.  
  4. If Exists SYS:WBStartup.info
  5.    Copy Clone IconImage      To SYS:WBStartup/
  6.    Copy Clone IconImage.info To SYS:WBStartup/
  7. Else
  8.    Echo "You need Workbench 2.04 with the WBStartup drawer."
  9. Endif